GXGetMessageHandlerResFile
You can use theGXGetMessageHandlerResFile
function to retrieve the resource file reference number of your printing extension or printer driver.
short GXGetMessageHandlerResFile (void);
- function result
- The resource file reference number of your printing extension or printer driver.
DESCRIPTION
TheGXGetMessageHandlerResFile
function returns the resource file reference number for your extension or driver. You can use this function if you need to access data from your resources.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found,
or there was not enough memory to load it.gxPrUserAbortErr The user has canceled printing.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help